home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3grdtol.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_GRIDTOOL_H = 1;
- include("real/windows/r3rcttol.js")
-
-
- var R3CLID_GRIDTOOL = 67;
-
-
-
-
-
-
-
-
-
- function r3Gridtool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_GRIDTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Gridtool.prototype=new r3Rectangletool;
- // r3grdtol.h_H